Graphics Constants Reference

Declared in CpclCommand.h

Graphics

@enum Graphics

图形(graphics)

Definition

typedef NS_ENUM(NSUInteger, Graphics ) {
   EXPANDED_GRAPHICS,
   COMPRESSED_GRAPHICS,
};

Constants

EXPANDED_GRAPHICS

横向打印扩展图形(Print the extended graph horizontally)

Declared In CpclCommand.h.

COMPRESSED_GRAPHICS

横向打印压缩图形(Print compressed graphics laterally)

Declared In CpclCommand.h.

Declared In

CpclCommand.h